{
"Number of Records": 4,
"Profile Based Alerts": [
{
"Alert Id": 1001,
"Alert profile name": "Alert Profile 1",
"Type": "Predefined",
"Status": "enabled",
"Severity": "critical",
"Notifications": ["SMS"]
},
{
"Alert Id": 1003,
"Alert Profile Name": "Alert Profile 2",
"Type": "Custom",
"Status": "enabled",
"Severity": "critical",
"Notifications": ["Email"]
}],
"Correlation Alert Profiles": [
{
"Alert profile name": "Rule 1",
"Alert Id": 1234,
"Type": "Correlation",
"Status": "enabled",
"Severity": "critical",
"Notifications": []
},
{
"Alert profile name": "Rule 2",
"Alert Id": 1235,
"Type": "Correlation Profile",
"Status": "enabled",
"Severity": "critical",
"Notifications": []
}
...
]
}